home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 6 / Night Owl's Shareware - PDSI-006 - Night Owl Corp (1990).iso / 015a / pko10j.zip / VERSION.DOC < prev   
Text File  |  1991-08-11  |  5KB  |  121 lines

  1.  
  2.    Palindrome KickOff! version history
  3.    (C) Copyright Darryl G. Whitmore 1990, 1991.  All Rights Reserved.
  4.  
  5.  
  6.    1.0j (released 08-11-91)
  7.  
  8.       This version was developed in about 2 hours from 05-29-91 to
  9.       08-10-91 (Ok, so it took 3 months to get around to updating the
  10.       documentation!).  It added:
  11.  
  12.       - The Weekday Macro feature.  When the "%" macro is included in 
  13.         the kickoff command, upon kickoff PKO will expand this macro
  14.         according the the current day (1=Sunday, 2=Monday, etc).  The
  15.         Weekday Macro feature allows you to to use PKO to kickoff batch
  16.         files that do different things on different days.
  17.  
  18.    1.0i (released 05-14-91)
  19.  
  20.       This version was developed in about 6 hours from 04-19-91 to
  21.       04-22-91.  It added:
  22.  
  23.       - Further refinements to the disk I/O error handling that was
  24.         begun in 1.0h.
  25.       - The display of on-screen warnings at the start of Wait Mode
  26.         when the kickoff command can not be located.  These warnings
  27.         were previously only entered in the log file (which was of
  28.         little help when discovered the next day!)
  29.       - Screen restoral when exiting to DOS from Menu Mode or Wait
  30.         Mode.  This was suggested by a PKO user, and is a very nice
  31.         enhancement!
  32.  
  33.       This version also marked PKO's official move to Shareware status. 
  34.       Previously, PKO was distributed with a rather vague registration
  35.       policy.  See 7.0 in PKO.DOC for more information.
  36.  
  37.    1.0h (never released)
  38.  
  39.       This version was developed in about 5 hours from 04-17-91 to
  40.       04-18-91.  It introduced more robust error handling in the
  41.       areas of disk I/O (ie, PKO.CFG & PKO.LOG).  Previously, when
  42.       disk access errors occurred, PKO would crash miserably,
  43.       displaying a useless QuickBASIC error message.  Descriptive
  44.       diagnostics are now displayed on the screen and entered in the
  45.       log file (if possible).  If in Wait Mode and an error occurs
  46.       when writing to PKO.LOG, PKO ignores the error and continues to
  47.       wait for kickoff time.
  48.  
  49.    1.0g (released 03-03-91)
  50.  
  51.       This version was developed in about 8 hours from 02-27-91 to
  52.       03-03-91.  It introduced kickoff command verification:
  53.  
  54.       - Upon entering Wait Mode, PKO tries to find the kickoff
  55.         command (configured or override) just like DOS would.  PKO
  56.         uses DOS rules for searching directories and choosing
  57.         executable files (ie, .COM, .BAT, .EXE).  PKO records the
  58.         results of its search in the log file.
  59.  
  60.    1.0f (released 01-20-91)
  61.  
  62.  
  63.       This version was developed in about 9 hours from 12-17-90 to
  64.       01-15-91.  It introduced command line override switches:
  65.       
  66.       - /OT to override the configured kickoff time.
  67.       - /OC to override the configured kickoff command.
  68.  
  69.       The format of PKO.LOG entries was also changed for clarity and
  70.       readability.  Entries are now listed as "Notes" or "Errors".
  71.  
  72.    1.0e (never released)
  73.  
  74.       This version was developed in about 1.5 hours on 11-11-90.  It 
  75.       introduced a rudimentary command line switch to kickoff at
  76.       the top of the next hour, overriding the configured kickoff
  77.       time.
  78.  
  79.    1.0d (released 05-05-90)
  80.  
  81.       This version was developed in about 4 hours on 05-05-90.  It
  82.       fixed some minor things:
  83.  
  84.       - If you didn't change the default kickoff options (if
  85.         you entered only your password the first time you went
  86.         into Menu Mode), PKO would crash when you subsequently 
  87.         attempted to go into Wait Mode.
  88.       - In version 1.0c, the bouncing status box tended to "hang
  89.         out" along the bottom and far right edge of the screen.
  90.         This version improved its randomness.  Also, the box now
  91.         spends its first minute in the center of the screen
  92.         before starting to bounce.
  93.  
  94.       This version also introduced a log file.  Entries are made in
  95.       the log when interesting events occur while in Wait Mode. 
  96.  
  97.    1.0c (released 04-29-90)
  98.  
  99.       This was the first workable version of PKO.  It introduced:
  100.  
  101.       - Menu Mode, with configurable password and kickoff options.
  102.       - Wait Mode, with password suspend and the "bouncing"
  103.         status box (to avoid screen burn-in).
  104.  
  105.       This version was developed in about 25 hours from 04-15-90 to
  106.       04-29-90.  It was written in Microsoft QuickBASIC 4.5 with a
  107.       lot of help from Crescent Software's QuickPak Professional
  108.       library and Software Interphase's QuickWindows Standard library.
  109.  
  110.    1.0b (never released)
  111.  
  112.       This was a mystery version of PKO!  All I can remember is
  113.       that I fiddled with it on 02-17-90.
  114.  
  115.    1.0a (never released)
  116.  
  117.       This was the initial version of PKO.  It was just a simple
  118.       little test program that stuffed a command into the keyboard buffer. 
  119.       It was written in about 3 hours on 02-13-90.
  120.  
  121.